testframe: Set value before connecting callbacks
authorDaniel Boles <dboles@src.gnome.org>
Mon, 6 Mar 2017 22:53:15 +0000 (22:53 +0000)
committerDaniel Boles <dboles@src.gnome.org>
Tue, 7 Mar 2017 00:16:37 +0000 (00:16 +0000)
commit9e5cac07b80c0d8ae1b1fc544ab2c78f91e6dc8b
tree1724fb75a7b97d039834e4672c8f9eadfbd28b40
parentec5ebf82b661b7cf8e997cc7ddc23d2d87e60d5a
testframe: Set value before connecting callbacks

The value comes from the widget, and we were setting this after
connecting the callback, which applies the value to the widget…
tests/testframe.c